ComponentOne ASP.NET MVC Controls
SelectionMode Property (FlexGridBase<T>)

C1.Web.Mvc Namespace > FlexGridBase<T> Class : SelectionMode Property
Gets or sets the current selection mode.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property SelectionMode As SelectionMode
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public virtual SelectionMode SelectionMode {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members